home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Internet
/
Collection of Internet.iso
/
infosrvr
/
dev
/
www_talk.930
/
001441_daemon _Fri Jun 25 05:42:56 1993.msg
< prev
next >
Wrap
Internet Message Format
|
1994-01-24
|
2KB
Received: by nxoc01.cern.ch (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
id AA04250; Fri, 25 Jun 93 05:42:58 MET DST
Return-Path: <kchang@ncsa.uiuc.edu>
Received: from dxmint.cern.ch by nxoc01.cern.ch (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
id AA04246; Fri, 25 Jun 93 05:42:56 MET DST
Received: from newton.ncsa.uiuc.edu by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
id AA08245; Fri, 25 Jun 1993 06:06:07 +0200
Received: from santacruz.ncsa.uiuc.edu by newton.ncsa.uiuc.edu with SMTP id AA12428
(5.65a/IDA-1.4.2 for www-talk@nxoc01.cern.ch); Thu, 24 Jun 93 23:05:47 -0500
Date: Thu, 24 Jun 93 23:05:47 -0500
Message-Id: <9306250405.AA12428@newton.ncsa.uiuc.edu>
To: www-talk@nxoc01.cern.ch
From: kchang@ncsa.uiuc.edu (Kenneth Chang)
X-Sender: kchang@newton.ncsa.uiuc.edu
Subject: Re: RE two PREs
>> = Terry
> = Dave Raggett
>> Presently in xmosaic PRE is presented in a typewriter font; this is okay
>> for code examples (unless you have in-line annotations that you want
>> distinguished from the code) but not for all forms of text that should
>> be displayed verbatim (poetry). So either two PREs are needed, or the
>> font change in PRE should be invoked specifically, perhaps by using
>> CODE inside PRE.
>
>HTML+ has a style attribute for the PRE tag with just such ideas in mind:
>
><!-- Preformatted text with fixed pitch font,
> respecting original spacing and newlines.
> The style attribute allows authors to specify
> alternative styles, e.g. "poem" which browsers
> could render in a proportional font.
I think Terry's solution of requiring a <CODE> to get a fixed-width
font within a PRE is simpler and more general. Right now, I come across
things such as addresses, e.g.
National Center for Supercomputing Applications
405 E. Springfield Avenue
Champaign, Illinois 61820
that there really isn't any way to code in HTML sensibly. It certainly
isn't a poem, either.
--ken chang
NCSA Publications